Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ffi): add more info to RoomPreview #4264

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

jmartinesp
Copy link
Contributor

@jmartinesp jmartinesp commented Nov 14, 2024

Changes:

  • Add is_direct field and invited fn.

  • Add optional num_active_members, available for rooms you're invited to or have requested to join.

  • Add RoomType enum to map the Option<ruma::RoomType>, instead of using a plain String.

  • Public API changes documented in changelogs (optional)

Signed-off-by:

@jmartinesp jmartinesp requested a review from a team as a code owner November 14, 2024 11:02
@jmartinesp jmartinesp requested review from poljar and removed request for a team November 14, 2024 11:02
@jmartinesp jmartinesp force-pushed the feat/ffi-add-is-direct-and-inviter-to-room-preview branch from c3deea5 to 086f5b1 Compare November 14, 2024 11:09
@jmartinesp jmartinesp enabled auto-merge (rebase) November 14, 2024 14:33
@jmartinesp jmartinesp merged commit cefd5a2 into main Nov 14, 2024
38 checks passed
@jmartinesp jmartinesp deleted the feat/ffi-add-is-direct-and-inviter-to-room-preview branch November 14, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants